notebook: No need to recompute remaining space
authorBenjamin Otte <otte@redhat.com>
Thu, 7 Jan 2016 11:21:25 +0000 (12:21 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 11 Jan 2016 16:05:24 +0000 (17:05 +0100)
commit2ef3b0144281433dc05b4ac05a4f87ba65482a61
treee2121c9ced7429258acf804965f64812a1e28a4e
parent4c083f818290b45645ab72eb80c7ff871ef20576
notebook: No need to recompute remaining space

The value is correct.

In particular, subtracting width on notebooks with tabs on left/right is
a very bad idea.
gtk/gtknotebook.c